From eb62084f2adad1cd263576c4d562d9a40f44c6cc Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Mon, 8 Jul 2013 16:23:42 +0200 Subject: [PATCH] build: Update for perf/ directory removal Ooops. --- Makefile.am | 2 +- configure.ac | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index dac78a45d3..95595016f3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,7 @@ ## Makefile.am for GTK+ include $(top_srcdir)/Makefile.decl -SRC_SUBDIRS = gdk gtk libgail-util modules demos tests testsuite perf examples +SRC_SUBDIRS = gdk gtk libgail-util modules demos tests testsuite examples SUBDIRS = po po-properties $(SRC_SUBDIRS) docs m4macros build ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} diff --git a/configure.ac b/configure.ac index b6541c1b53..cd3881965f 100644 --- a/configure.ac +++ b/configure.ac @@ -1846,7 +1846,6 @@ modules/printbackends/lpr/Makefile modules/printbackends/file/Makefile modules/printbackends/papi/Makefile modules/printbackends/test/Makefile -perf/Makefile ]) AC_OUTPUT -- 2.30.2